projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
424af75
)
Fix misspelling dispextern.h in ChangeLog.
author
Dmitry Antipov
<dmantipov@yandex.ru>
Mon, 25 Jun 2012 14:28:51 +0000
(18:28 +0400)
committer
Dmitry Antipov
<dmantipov@yandex.ru>
Mon, 25 Jun 2012 14:28:51 +0000
(18:28 +0400)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c3b9ea783828ef775f04e28532345e558d606ae4..df2d18e5f1edb7497fb22d8b7f668cf1c6e690a0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,6
@@
2012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
- * dispextern.
c
(xstrcasecmp): Define to library function
+ * dispextern.
h
(xstrcasecmp): Define to library function
strcasecmp if available.
* xfaces.c: Do not use xstrcasecmp if strcasecmp is available.